Floating Point Math
By Bill Templeton
CURSOR 1, no. 6 (July 1980): 46-47.

This program uses the internal calculator routine which is capable of rendering an answer with 16 digit accuracy (for more info see Cursor Issue #1 Jan 80). A fair amount of memory could have been saved by altering the program somewhat. It has been left in its original state to facilitate understanding the principles involved.

Paul Thacker notes: "Floating Point Math by Bill Templeton is a Bally BASIC only program from the Cursor newsletter. It can perform addition, subtraction, multiplication, and division on floating point numbers in the format XXX.XX."
